home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / WriteUp.app / English.lproj / AfsSuggestionPanel.nib / data.classes next >
Text File  |  1994-12-14  |  376b  |  27 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. AfsSuggestionPanelController = {
  7.     ACTIONS = {
  8.     editInNeXTmail:;
  9.     };
  10.     OUTLETS = {
  11.     address1Field;
  12.     panel;
  13.     cityField;
  14.     countryField;
  15.     ourEmailField;
  16.     postalcodeField;
  17.     nameField;
  18.     stateField;
  19.     companyField;
  20.     emailField;
  21.     address2Field;
  22.     telephoneField;
  23.     appIcon;
  24.     };
  25.     SUPERCLASS = Object;
  26. };
  27.